Post

Replies

Boosts

Views

Activity

Comment on Key-value storage will not sync data past a certain size
Some additional context: The 3 key-values which are no more than 30 KB of data each will always perform a successful sync. For the fourth key-value, after setting the data and saving it using NSUbiquitousKeyValueStore and sending a synchronize message, it will always return success, even when device "B" receives an NSUbiquitousKeyValueStoreDidChangeExternallyNotification and the cloud returns an empty value.
May ’25
Comment on Key-value storage will not sync data past a certain size
Thanks, Quinn. I'll take a look at CloudKit.
Replies
Boosts
Views
Activity
May ’25
Comment on Key-value storage will not sync data past a certain size
Some additional context: The 3 key-values which are no more than 30 KB of data each will always perform a successful sync. For the fourth key-value, after setting the data and saving it using NSUbiquitousKeyValueStore and sending a synchronize message, it will always return success, even when device "B" receives an NSUbiquitousKeyValueStoreDidChangeExternallyNotification and the cloud returns an empty value.
Replies
Boosts
Views
Activity
May ’25
Comment on Xcode 16 Objective-C Documentation Missing
I'm seeing the same thing and filed FB15150709 - Xcode 16.0 (16A242d) Developer Documentation is not showing Objective-C APIs. Can you help get this fixed?
Replies
Boosts
Views
Activity
Oct ’24